home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 3 / ShareWare OnLine Volume 3 (CMS Software)(1994).ISO / rundemo.bat < prev    next >
DOS Batch File  |  1994-02-07  |  338b  |  19 lines

  1. @echo off
  2. cls
  3. echo The following demo must have at least 500K of free
  4. echo RAM to run.  Please be sure you have at least 500K
  5. echo of free RAM.  If you do not have at least 500K of
  6. echo free RAM simply press CTRL+BREAK now or press any
  7. echo key to continue.
  8. echo.
  9. echo.
  10. echo.
  11. echo.
  12. echo.
  13. echo.
  14. pause
  15. cd\cms
  16. cms
  17. cd\
  18. cls
  19.